Make extraction of ETag header independent of capitalisation.
authorJoshua Noeske <git@joshuanoeske.de>
Sat, 4 Jan 2025 18:56:41 +0000 (19:56 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 7 Jan 2025 08:38:12 +0000 (09:38 +0100)
commit80b6d0e9612aafac629bd3405dfb0fc97b1175ed
tree84678318a77b350cc95b386d7502a316919a215d
parent9a0c501c7eddd9d2fcb8cbbb64ce0f9dfb56fcfb
Make extraction of ETag header independent of capitalisation.

Fixes #7703.

Signed-off-by: Joshua Noeske <git@joshuanoeske.de>
src/gui/ocsjob.cpp
src/libsync/networkjobs.cpp